div#mainRightCommon {
 width: 220px;
 margin-top: 20px;
}

#contentCenter {
 margin-left: 180px;
 margin-right: 230px;
}

h2 {
 color: #000;
 font-weight: bold;
 font-size: 16px;
 padding-top: 15px;
}

#titleGreen {
 font-weight: bold;
}

#steps {
 height: 2.4em;
 margin-left: 7px;
 margin-top: 10px;
 margin-bottom: 15px;
}

a.step {
 display: block;
 float: left;
 line-height: 2.4em;
 padding: 0 0.8em;
 margin-right: 20px;
 color: #fff;
 font-weight: bold;
 background: #47a;
}

a.step.active {
 background: #1a3;
}

.txt {
 display: none;
 margin-top: 10px;
}

.txt.active {
 display: block;
}

.txt h1 {
 font-size: 16px;
 font-weight: bold;
 color: #000;
 padding-top: 10px;
 margin-bottom: 10px;
 padding-left: 5px;
}

.txt p {
 font-weight: normal;
 color: #000;
 padding: 0 20px 6px 5px;
}

.txt ul {
 padding-left: 20px;
}

.txt li {
 font-weight: normal;
 color: #000;
 padding: 0 20px 6px 5px;
}

table.buyNowTable td div {
 width: 270px;
 color: #47a;
 text-align: right;
 padding: 3px 10px 3px 0; 
}

table.buyNowTable select {
 width: 150px;
}

table.buyNowTable td.empty {
 height: 10px;
}

a#step_next {
 float: right;
 color: #1a3;
 margin-top: 10px;
 margin-right: 40px; /* for IE6 20px */
 margin-bottom: 10px;
 background: transparent;
}

a#step_next img {
 margin-top: 5px;
 padding-left: 5px;
}

#buy {
 padding-top: 5px;
 padding-right: 5px;
}
